CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linux 管道

搜索资源列表

  1. shell.tar

    0下载:
  2. 一个linux下的简单shell程序,支持多级管道和输入输出重定向,支持多进程,经测试,运行稳定-Linux under a simple shell procedures, to support the multi-stage pipeline and the input and output redirected to support the multi-process, tested, stable operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1169
    • 提供者:hh
  1. Archive

    0下载:
  2. linux 写管道和读管道程序,可直接在linux终端下运行,实现两终端下的通话。-linux write pipelines and pipeline procedure time can be directly in the terminal running under linux, the realization of the two terminals of the call.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:912
    • 提供者:masan
  1. Bourne_again_shell(bash)basic_programming

    0下载:
  2. Bourne again shell (bash) 基本编程.pdf 通过学习如何使用 bash 脚本语言编程,将使 Linux 的日常交互更有趣和有生产 力,同时还可以利用那些已熟悉和喜爱的标准 UNIX 概念(如管道和重定向)。 在此三部分系列中,Daniel Robbins 将以示例指导您如何用 bash 编程。他将讲述 非常基本的知识(这使此系列十分适合初学者),并在后续系列中逐步引入更高 级特性。-Bourne again shell (bash) Basic pr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:296410
    • 提供者:吴继发
  1. IPC_linux

    0下载:
  2. 源码包中是我在学习Linux进程间通信时所写的关于五种通信方式(管道,FIFO,信号,消息队列和共享内存)的程序,适合于初学Linux下应用开发的有志之士参考,希望对他们能有所帮助。-Source package is in my learning process communication when Linux on the five kinds of written communication (pipe, FIFO, signals, message queues and shared m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:8774
    • 提供者:杨硕
  1. linux_process

    0下载:
  2. 该书详细介绍了linux进程之间通信的几种方式:信号,管道,共享内存等几种方式,并附有详细的实例,是一本不错的新手入门的电子书。-The book details the process of communication between linux in several ways: signals, pipes, shared memory, such as a number of ways, with detailed examples are a good green hand of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:210537
    • 提供者:陈笑天
  1. pipe_fifo

    0下载:
  2. linux下有命管道和无名管道的使用。以及管道读写规则-linux there is life under the pipelines and the use of unnamed pipes. As well as the pipeline to read and write the rules
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:25337
    • 提供者:陈灏
  1. pipe

    0下载:
  2. pipe通讯管道在windows和linux下的实现-pipe windows linux
  3. 所属分类:Network Security

    • 发布日期:2017-04-02
    • 文件大小:51348
    • 提供者:prettywolf
  1. student

    0下载:
  2. 理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。 -Understanding of Linux file system organization have commonly used data structure system uses
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:4710
    • 提供者:gf
  1. src

    0下载:
  2. linux环境下的shell模拟程序,程序起名为ysh其特征为:能执行外部程序命令,命令可以带参数。能执行fg,bg,cd,history,exit等内部命令,使用管道和输入输出重定向-shell under linux environment simulation program, the program named ysh characterized by: external procedures to carry out orders, the order parameter can ta
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:15577
    • 提供者:dd
  1. FTPService

    0下载:
  2. ftp服务器的主要功能是上传下载文件以达到数据共享的目的。在linux底下开发ftp服务器旨在帮助学员综合运用linux初级编程与linux高级编程所学到的知识。如:守护进程的编写,进程间通讯, 管道,socket编程,文件I/O标准库函数与系统调用,以及文件权限管理等等。具体操作详见压缩包里面的文档有操作服务手册,可以控制上传和下载的速度。-USER PASS CWD,XCWD CDUP REIN QUIT PORT PASV TYPE MODE RET
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:293280
    • 提供者:
  1. linuxhjjc

    0下载:
  2. 进程之间的通信linux下监控进程之间的通信 进程间通信主要包括管道, 系统IPC(包括消息队列,信号量,共享存储), SOCKET,-Linux 进程间通信主要包括管道, 系统IPC(包括消息队列,信号量,共享存储), SOCKET,
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:181877
    • 提供者:taojinsha
  1. wyjcgd

    0下载:
  2. 进程管道通信,用C语言模拟LINUX操作系统中父进程与子进程的通信管道。-The process of communication channels, using C language simulation of LINUX operating system in the parent process and the sub-process communication channels.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:619
    • 提供者:love暖色
  1. MixedCandshellprograming

    0下载:
  2. esult,conf,pResult,user,system,include,char,male,close,print,size,count,return,center,intf,脚本语言,catuser,一条记录,maleus,max在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余。 -esult, conf, pResult, user, syst
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:5259
    • 提供者:邹氏
  1. shell

    0下载:
  2. LINUX SHELL 的实现 管道重定向-LINUX SHELL implementation of pipeline redirection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:139333
    • 提供者:james
  1. pipe1

    0下载:
  2. 管道通信,linux操作系统课程中的小实验。管道是由两个文件标示符创建的,在操作的过程中,要注意数据泄漏。-pipe for linux operate system,a small code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:539
    • 提供者:柳佳林
  1. pipe

    0下载:
  2. Linux下管道的实验,通过管道实现不需在管道里实现的代码功能的功能-Linux under the experimental pipeline through the pipeline to achieve without the pipe inside the code functions to achieve the function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:942
    • 提供者:吴萤
  1. shell

    0下载:
  2. shell for linux ,实现了管道重定向等-shell for linux, to achieve the pipeline redirection, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:11127
    • 提供者:lml
  1. threecodes

    5下载:
  2. 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1702
    • 提供者:杨子坤
  1. pipe

    0下载:
  2. Linux c 编程 命名管道的使用实例 IPC 多种通信方式中命名管道的方法实例-Linux c pipe IPC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1147
    • 提供者:hydra
  1. pipe.tar

    0下载:
  2. 这个对理解linux的管道通信有帮助-The communication channel for understanding the linux help
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:13749
    • 提供者:吴 含
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com